ITickProvider<T> Interface Methods

For a list of all members of this type, see ITickProvider<T> members.

Public Methods
 NameDescription
 MethodReturns array of major ticks from tick provider for SciChart.Charting.Visuals.Axes.IAxis  
 MethodReturns array of minor ticks from tick provider for SciChart.Charting.Visuals.Axes.IAxis  
 Method Called when the tick provider is initialized as it is attached to the parent axis, with the parent axis instance (Inherited from SciChart.Charting.Numerics.TickProviders.ITickProvider)
Top
See Also